github.com/andybalholm/brotli.startPosQueue.idx_ (field)
6 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L244: idx_ uint
backward_references_hq.go#L248: self.idx_ = 0
backward_references_hq.go#L252: return brotli_min_size_t(self.idx_, 8)
backward_references_hq.go#L256: var offset uint = ^(self.idx_) & 7
backward_references_hq.go#L257: self.idx_++
backward_references_hq.go#L277: return &self.q_[(k-self.idx_)&7]
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |